type

@get:JvmName(name = "getType")
@set:JvmName(name = "setType")
var type: Nanopb.FieldType
Force type of field (callback or static allocation)

optional .FieldType type = 3 [default = FT_DEFAULT];